ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / Footer Property

In This Topic
    Footer Property (C1ChartCore<Tseries,TAnimation,TBinding>)
    In This Topic
    An object value that indicates the footer of the chart element.
    Syntax
    'Declaration
     
    Public Overridable Property Footer As ChartTitle
    public virtual ChartTitle Footer {get; set;}
    See Also